AMMGetReportCustomHeaderValues function

Returns values to be placed in the header and footer area of the Excel report.

Syntax

Function AMMGetReportCustomHeaderValues (AccumulatedData As Variant) As Variant

Parameters

Name

Description

AccumulatedData

A variant that contains user-defined data that can be accumulated from call to call and passed from the AMMGetReportTableRowValues function.

Remarks

Called once after the last call to AMMGetReportTableRowValues that provides the AccumulatedData parameter.